home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / help / doomchek / dmcheck.man < prev    next >
Text File  |  1994-09-13  |  4KB  |  73 lines

  1. ***************************************************************************
  2. *** DMCHECK by Jean-Serge Gagnon<az589@freenet.carlton.ca>              ***
  3. ***************************************************************************
  4. *** Check infant2.sphs.indiana.edu or the Game Palace BBS (305)587-4258 ***
  5. *** for latest version.                                                 ***
  6. ***************************************************************************
  7.  
  8.  
  9.  
  10.                                  ** GENERAL **
  11.  
  12. A utility for DOOM, versions 0.9 to ][!
  13.  
  14. This is a handy little program for all you PWAD authors out there that want
  15. a way  of knowing  what version  of  DOOM the  user is  using. You  can use
  16. DMCHECK  to verify  the  version  of DOOM.  It will  also tell you if it is
  17. registered or not. I added a  few usefull features  for those who have more
  18. complex PWAD setups, like  patches for monsters and  floors, you'll want to
  19. know if  there's enough room  on the hard disk to do the update and you may
  20. also want  to set the time  and date  back to  their  original  state after
  21. modifying a file or two. As an added bonus, I added a function to control a
  22. batch file with questions asked to a user, so you can change the outcome of
  23. the batch file based on user input. All that can be done with DMCHECK.
  24.  
  25.  
  26.  
  27.                                   ** FILES **
  28.  
  29. This archive should  contain  all these files. If it doesn't, then it means
  30. you do not have the original release. You may get it from the DOOM FTP site
  31. infant2.sphs.indiana.edu or the  Game Palace BBS at (305) 587-4258 or check
  32. with me for it.
  33.  
  34. README.1ST       Copyright, thanks and history of DMCHECK.
  35. DMCHECK.MAN      This file.
  36. DMCHECK.TXT      Short description for FTP sites.
  37. DMCHECK.EXE      The DOS executable of DMCHECK.
  38. TRYME.BAT        Batch file to show sample usage of DMCHECK.
  39.  
  40.  
  41.  
  42.  
  43.                                   ** USAGE **
  44.  
  45. First off, let me say that all the help needed is on-line! Just  use the /H
  46. parameter to  get help. You can also use the /H parameter in addition to an
  47. other  parameter (like  Space  or  What)  to  get additional  help on  that
  48. function.
  49.  
  50. Thanks  for using  DMCHECK, a  utility for  batch  files  and DOOM  PWAD or
  51. DEHACKED creators.  DMCHECK will permit  you to know  if you can apply your
  52. patch to the  installed version of DOOM. You  can also use  DMCHECK to make
  53. sure that there's enough free  space on the hard  disk, change the date and
  54. time of any file and enhance a batch file with the ask function found in so
  55. many other utilities. The idea  first came when  I decided to  create a new
  56. PWAD for DOOM called  OTTAWAU, because it was more  than a normal PWAD with
  57. not only new graphics wall  patches, but it also had  new floors, ceilings,
  58. sprites and monsters. With version 1.2 of DOOM, it  wasn't possible to have
  59. those kinds of objects in  a PWAD file, and until OTTAWAU,  I had only seen
  60. two ways  of distributing those  kinds of graphics,  either by patching the
  61. DOOM.WAD file with DMGRAPH (with a bunch  of GIF files) or by  distributing
  62. the PWAD with all  of the sprites or floors, which I  understood as being a
  63. breach of copyright  because some of  the distributed material was  part of
  64. id's property.  I wanted an  other way of  doing it,  so I  found a  binary
  65. patching utility and went  ahead and started  creating that way. I needed a
  66. way of making sure  that there was enough space  on the disk when the patch
  67. was applied, so I got a utility  for that. When version 1.666 of  DOOM came
  68. out, I decided to create DMCHECK for all that, so here it is...
  69.  
  70.  
  71. Jean-Serge Gagnon
  72. <az589@freenet.carleton.ca>
  73.